home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 2002 November / SGI Freeware 2002 November - Disc 2.iso / dist / fw_glimpse.idb / usr / freeware / src / glimpse-3.0 / libtemplate / include / autoconf.h.in.z / autoconf.h.in
Text File  |  1997-09-09  |  6KB  |  238 lines

  1. /* common/include/autoconf.h.in.  Generated automatically from configure.in by autoheader.  */
  2.  
  3. /* Define if on AIX 3.
  4.    System headers sometimes define this.
  5.    We just want to avoid a redefinition error message.  */
  6. #ifndef _ALL_SOURCE
  7. #undef _ALL_SOURCE
  8. #endif
  9.  
  10. /* Define if using alloca.c.  */
  11. #undef C_ALLOCA
  12.  
  13. /* Define to empty if the keyword does not work.  */
  14. #undef const
  15.  
  16. /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
  17.    This function is required for alloca.c support on those systems.  */
  18. #undef CRAY_STACKSEG_END
  19.  
  20. /* Define if you have dirent.h.  */
  21. #undef DIRENT
  22.  
  23. /* Define to the type of elements in the array set by `getgroups'.
  24.    Usually this is either `int' or `gid_t'.  */
  25. #undef GETGROUPS_T
  26.  
  27. /* Define to `int' if <sys/types.h> doesn't define.  */
  28. #undef gid_t
  29.  
  30. /* Define if you have alloca.h and it should be used (not Ultrix).  */
  31. #undef HAVE_ALLOCA_H
  32.  
  33. /* Define if you support file names longer than 14 characters.  */
  34. #undef HAVE_LONG_FILE_NAMES
  35.  
  36. /* Define if your struct stat has st_blksize.  */
  37. #undef HAVE_ST_BLKSIZE
  38.  
  39. /* Define if utime(file, NULL) sets file's timestamp to the present.  */
  40. #undef HAVE_UTIME_NULL
  41.  
  42. /* Define if on MINIX.  */
  43. #undef _MINIX
  44.  
  45. /* Define if you don't have dirent.h, but have ndir.h.  */
  46. #undef NDIR
  47.  
  48. /* Define to `long' if <sys/types.h> doesn't define.  */
  49. #undef off_t
  50.  
  51. /* Define if the system does not provide POSIX.1 features except
  52.    with this defined.  */
  53. #undef _POSIX_1_SOURCE
  54.  
  55. /* Define if you need to in order for stat and other things to work.  */
  56. #undef _POSIX_SOURCE
  57.  
  58. /* Define as the return type of signal handlers (int or void).  */
  59. #undef RETSIGTYPE
  60.  
  61. /* Define if the setvbuf function takes the buffering type as its second
  62.    argument and the buffer pointer as the third, as on System V
  63.    before release 3.  */
  64. #undef SETVBUF_REVERSED
  65.  
  66. /* If using the C implementation of alloca, define if you know the
  67.    direction of stack growth for your system; otherwise it will be
  68.    automatically deduced at run-time.
  69.     STACK_DIRECTION > 0 => grows toward higher addresses
  70.     STACK_DIRECTION < 0 => gro
  71. ws toward lower addresses
  72.     STACK_DIRECTION = 0 => direction of growth unknown
  73.  */
  74. #undef STACK_DIRECTION
  75.  
  76. /* Define if the `S_IS*' macros in <sys/stat.h> do not work properly.  */
  77. #undef STAT_MACROS_BROKEN
  78.  
  79. /* Define if you have the ANSI C header files.  */
  80. #undef STDC_HEADERS
  81.  
  82. /* Define if you don't have dirent.h, but have sys/dir.h.  */
  83. #undef SYSDIR
  84.  
  85. /* Define if you don't have dirent.h, but have sys/ndir.h.  */
  86. #undef SYSNDIR
  87.  
  88. /* Define to `int' if <sys/types.h> doesn't define.  */
  89. #undef uid_t
  90.  
  91. /* Define if the closedir function returns void instead of int.  */
  92. #undef VOID_CLOSEDIR
  93.  
  94. /* Define if your processor stores words with the most significant
  95.    byte first (like Motorola and SPARC, unlike Intel and VAX).  */
  96. #undef WORDS_BIGENDIAN
  97.  
  98. /* The number of bytes in a int.  */
  99. #undef SIZEOF_INT
  100.  
  101. /* The number of bytes in a long.  */
  102. #undef SIZEOF_LONG
  103.  
  104. /* Define if you have bcopy.  */
  105. #undef HAVE_BCOPY
  106.  
  107. /* Define if you have bzero.  */
  108. #undef HAVE_BZERO
  109.  
  110. /* Define if you have flock.  */
  111. #undef HAVE_FLOCK
  112.  
  113. /* Define if you have fsync.  */
  114. #undef HAVE_FSYNC
  115.  
  116. /* Define if you have ftruncate.  */
  117. #undef HAVE_FTRUNCATE
  118.  
  119. /* Define if you have getcwd.  */
  120. #undef HAVE_GETCWD
  121.  
  122. /* Define if you have getdtablesize.  */
  123. #undef HAVE_GETDTABLESIZE
  124.  
  125. /* Define if you have lrand48.  */
  126. #undef HAVE_LRAND48
  127.  
  128. /* Define if you have memmove.  */
  129. #undef HAVE_MEMMOVE
  130.  
  131. /* Define if you have mktime.  */
  132. #undef HAVE_MKTIME
  133.  
  134. /* Define if you have nice.  */
  135. #undef HAVE_NICE
  136.  
  137. /* Define if you have on_exit.  */
  138. #undef HAVE_ON_EXIT
  139.  
  140. /* Define if you have random.  */
  141. #undef HAVE_RANDOM
  142.  
  143. /* Define if you have rename.  */
  144. #undef HAVE_RENAME
  145.  
  146. /* Define if you have setlinebuf.  */
  147. #undef HAVE_SETLINEBUF
  148.  
  149. /* Define if you have setrlimit.  */
  150. #undef HAVE_SETRLIMIT
  151.  
  152. /* Define if you have srand48.  */
  153. #undef HAVE_SRAND48
  154.  
  155. /* Define if you have srandom.  */
  156. #undef HAVE_SRANDOM
  157.  
  158. /* Define if you have strdup.  */
  159. #undef HAVE_STRDUP
  160.  
  161. /* Define if you have strerror.  */
  162. #undef HAVE_STRERROR
  163.  
  164. /* Define if you have sysconf.  */
  165. #undef HAVE_SYSCONF
  166.  
  167. /* Define if you have timegm.  */
  168. #undef HAVE_TIMEGM
  169.  
  170. /* Define if you have usleep.  */
  171. #undef HAVE_USLEEP
  172.  
  173. /* Define if you have vfork.  */
  174. #undef HAVE_VFORK
  175.  
  176. /* Define if you have the <arpa/inet.h> header file.  */
  177. #undef HAVE_ARPA_INET_H
  178.  
  179. /* Define if you have the <config.h> header file.  */
  180. #undef HAVE_CONFIG_H
  181.  
  182. /* Define if you have the <fcntl.h> header file.  */
  183. #undef HAVE_FCNTL_H
  184.  
  185. /* Define if you have the <memory.h> header file.  */
  186. #undef HAVE_MEMORY_H
  187.  
  188. /* Define if you have the <netinet/in.h> header file.  */
  189. #undef HAVE_NETINET_IN_H
  190.  
  191. /* Define if you have the <stdlib.h> header file.  */
  192. #undef HAVE_STDLIB_H
  193.  
  194. /* Define if you have the <string.h> header file.  */
  195. #undef HAVE_STRING_H
  196.  
  197. /* Define if you have the <sys/file.h> header file.  */
  198. #undef HAVE_SYS_FILE_H
  199.  
  200. /* Define if you have the <sys/syslog.h> header file.  */
  201. #undef HAVE_SYS_SYSLOG_H
  202.  
  203. /* Define if you have the <sys/time.h> header file.  */
  204. #undef HAVE_SYS_TIME_H
  205.  
  206. /* Define if you have the <sys/types.h> header file.  */
  207. #undef HAVE_SYS_TYPES_H
  208.  
  209. /* Define if you have the <syslog.h> header file.  */
  210. #undef HAVE_SYSLOG_H
  211.  
  212. /* Define if you have the <unistd.h> header file.  */
  213. #undef HAVE_UNISTD_H
  214.  
  215. /* Define if you have the dbm library (-ldbm).  */
  216. #undef HAVE_LIBDBM
  217.  
  218. /* Define if you have the fl library (-lfl).  */
  219. #undef HAVE_LIBFL
  220.  
  221. /* Define if you have the malloc library (-lmalloc).  */
  222. #undef HAVE_LIBMALLOC
  223.  
  224. /* Define if you have the ndbm library (-lndbm).  */
  225. #undef HAVE_LIBNDBM
  226.  
  227. /* Define if you have the nsl library (-lnsl).  */
  228. #undef HAVE_LIBNSL
  229.  
  230. /* Define if you have the resolv library (-lresolv).  */
  231. #undef HAVE_LIBRESOLV
  232.  
  233. /* Define if you have the seq library (-lseq).  */
  234. #undef HAVE_LIBSEQ
  235.  
  236. /* Define if you have the socket library (-lsocket).  */
  237. #undef HAVE_LIBSOCKET
  238.